Skip to content

Commit

Permalink
chore(docker-image): update golang:1.19 docker digest to 405b708
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] committed Jul 5, 2023
1 parent ddd12a6 commit f2c536f
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.19@sha256:f5f87148817740981d80db32e4925f355c1cfb71c2e4685b3e938861d5cfbdb9 AS build
FROM golang:1.19@sha256:405b708c4612817e9966bff1469570eaed1ecf02a98055fb43bd6ca7b6401b37 AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit f2c536f

Please sign in to comment.