Skip to content

Commit

Permalink
build(deps): update golang:1.22.3-alpine docker digest to 7e78833
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 55277d3 commit e7ef1ff
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,5 +1,5 @@
# Build the application from source.
FROM golang:1.22.3-alpine@sha256:f1fe698725f6ed14eb944dc587591f134632ed47fc0732ec27c7642adbe90618 AS go-builder
FROM golang:1.22.3-alpine@sha256:7e788330fa9ae95c68784153b7fd5d5076c79af47651e992a3cdeceeb5dd1df0 AS go-builder

ENV GOCACHE="/cache/go-build" \
# Disable CGO to build a static binary.
Expand Down

0 comments on commit e7ef1ff

Please sign in to comment.