mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-07 22:35:37 +00:00
Update golang verion within Dockerfile.dev
This commit is contained in:
parent
4cf9a4997b
commit
7095d8a4f2
@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.6
|
||||
FROM golang:1.25.7
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y npm && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user