Skip to content

Commit

Permalink
build(deps): bump golang from 1.22.0-alpine to 1.22.1-alpine (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
lippoliv authored Mar 11, 2024
2 parents fcb3bf5 + afaff03 commit fea2955
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 @@
# Build binary
FROM --platform=$BUILDPLATFORM golang:1.22.0-alpine AS build-env
FROM --platform=$BUILDPLATFORM golang:1.22.1-alpine AS build-env

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit fea2955

Please sign in to comment.