Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent fe7fdb7 commit 117fcc5
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 @@ -11,7 +11,7 @@
# MediaType: application/vnd.docker.distribution.manifest.list.v2+json
# Digest: sha256:4db4aac30880b978cae5445dd4a706215249ad4f43d28bd7cdf7906e9be8dd6b
# And use this digest in FROM
FROM golang:1.21.5@sha256:4db4aac30880b978cae5445dd4a706215249ad4f43d28bd7cdf7906e9be8dd6b
FROM golang:1.21.6@sha256:0e8538c24f170c47c3857c1a93fedee61ae2bed3c6ebbb5d15c1d8a6ff39614e

COPY . /sources
WORKDIR /sources
Expand Down

0 comments on commit 117fcc5

Please sign in to comment.