Skip to content

Commit

Permalink
chore(docker-image): update golang:1.21 docker digest to 549dd88
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] committed Feb 17, 2024
1 parent d9a6bc7 commit 79e5bf6
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.21@sha256:b7bac393658f891b69189cfd98111525f951ac0fec8bab97a1990fe43c85d342 AS build
FROM golang:1.21@sha256:549dd88a1a53715f177b41ab5fee25f7a376a6bb5322ac7abe263480d9554021 AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit 79e5bf6

Please sign in to comment.