Skip to content

Commit

Permalink
chore(deps): update golang:1.19.3-alpine3.15 docker digest to eabc3ac
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2024
1 parent d322906 commit d374e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.19.3-alpine3.15@sha256:3ed44ed6b3ab156cb591b6bae2997a7e7fbb8d2c850ac9e87779b879e317cb23 as builder
FROM golang:1.19.3-alpine3.15@sha256:eabc3aca6f6c4386369b5b067c9c210aeccd39e76907fa2f8f774fd59d83425a as builder

WORKDIR /workdir
COPY . /workdir
Expand Down

0 comments on commit d374e8c

Please sign in to comment.