Skip to content

Commit

Permalink
GoLang 1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Mar 10, 2024
1 parent 871d437 commit 952e3d6
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
Expand Up @@ -3,7 +3,7 @@ ARG ALPINE_VERSION=3.19
FROM docker.io/alpine:${ALPINE_VERSION}
LABEL maintainer="Dave Conroy (github.com/tiredofit)"

ARG GOLANG_VERSION=1.22.0
ARG GOLANG_VERSION=1.22.1
ARG DOAS_VERSION
ARG FLUENTBIT_VERSION
ARG S6_OVERLAY_VERSION
Expand Down

0 comments on commit 952e3d6

Please sign in to comment.