Skip to content

Commit

Permalink
chore(deps): update golang:1.21-alpine docker digest to cf2a53f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent aa602c6 commit 1b0e670
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:cf2a53f9582cac49bc923b28068907e5145c00a106a7eb7da7a858a5e6d011e3 AS builder

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

0 comments on commit 1b0e670

Please sign in to comment.