Skip to content

Commit

Permalink
chore(deps): update golang:1.21-alpine docker digest to dc68f04
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent aa602c6 commit 8a65d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rabbitmq/worker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM golang:1.21-alpine@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b AS builder
FROM golang:1.21-alpine@sha256:dc68f0456b82c0dbcf938f87de9ff55f198078ab5ce2b26da04be63577f3f1b4 AS builder

# Move to working directory (/build).
WORKDIR /build
Expand Down

0 comments on commit 8a65d30

Please sign in to comment.