Skip to content

Commit

Permalink
chore(deps): update golang:1.21.6 docker digest to 8c53489
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nicholasdille committed Jan 11, 2024
1 parent 127dcfa commit 6dc6100
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,6 +1,6 @@
#syntax=docker/dockerfile:1.6.0

FROM --platform=${BUILDPLATFORM} golang:1.21.6@sha256:7026fb72cfa9cc112e4d1bf4b35a15cac61a413d0252d06615808e7c987b33a7 AS base
FROM --platform=${BUILDPLATFORM} golang:1.21.6@sha256:8c534891d1a78032d14ea78a42f012cf6f69508fd490bbffe0cce178f657e731 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* .
Expand Down

0 comments on commit 6dc6100

Please sign in to comment.