Skip to content

Commit

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

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

0 comments on commit fe88d3e

Please sign in to comment.