Skip to content

Commit

Permalink
chore: bump Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Oct 21, 2024
1 parent bb78a32 commit d515f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG GOLANG_VER=1.21
ARG GOLANG_VER=1.23
FROM golang:${GOLANG_VER}-alpine AS build

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

0 comments on commit d515f69

Please sign in to comment.