Skip to content

Commit

Permalink
chore(container): update golang ( 0466223 → cdc86d9 ) (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
h3mmy committed Apr 3, 2024
2 parents 1d7f20e + 7ebd707 commit 3d629f0
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,4 +1,4 @@
FROM golang:1.22-alpine@sha256:0466223b8544fb7d4ff04748acc4d75a608234bf4e79563bff208d2060c0dd79 as build
FROM golang:1.22-alpine@sha256:cdc86d9f363e8786845bea2040312b4efa321b828acdeb26f393faa864d887b0 as build

ARG TARGETPLATFORM
ENV TARGETPLATFORM=${TARGETPLATFORM:-linux/amd64}
Expand Down

0 comments on commit 3d629f0

Please sign in to comment.