Skip to content

Commit

Permalink
chore(docker-image): update golang:1.23 docker digest to 858ab89
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] authored Oct 19, 2024
1 parent 45572e4 commit 73608cd
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.23@sha256:d7b4cfdee0b5e884694c08fbb61e0a1c3788559977dadb6051f45aac75d4bbdb AS build
FROM golang:1.23@sha256:858ab89651d8a3d637da5580e71fdec40b5aefbb148ba50b9a629bd079a14bcd AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit 73608cd

Please sign in to comment.