Skip to content

Commit

Permalink
chore(deps): update golang:1.22.2 docker digest to d5302d4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 756ca77 commit eec753a
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.7.1

FROM --platform=${BUILDPLATFORM} golang:1.22.2@sha256:450e3822c7a135e1463cd83e51c8e2eb03b86a02113c89424e6f0f8344bb4168 AS base
FROM --platform=${BUILDPLATFORM} golang:1.22.2@sha256:d5302d40dc5fbbf38ec472d1848a9d2391a13f93293a6a5b0b87c99dc0eaa6ae AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* .
Expand Down

0 comments on commit eec753a

Please sign in to comment.