Skip to content

Commit c36307a

Browse files
committed
chore: bump Go version in Docker
1 parent b5eab76 commit c36307a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
ARG GOLANG_VER=1.23
2+
ARG GOLANG_VER=1.25
33
FROM golang:${GOLANG_VER}-alpine AS build
44

55
# See https://cloud.docker.com/repository/docker/jdkato/vale

0 commit comments

Comments
 (0)