Skip to content

Commit

Permalink
chore(deps): bump golang from 9dd2625 to c694a4d in /rabbitmq/worker
Browse files Browse the repository at this point in the history
Bumps golang from `9dd2625` to `c694a4d`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 62d2fa7 commit 8bcbad0
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.23-alpine@sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 AS builder
FROM golang:1.23-alpine@sha256:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 AS builder

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

0 comments on commit 8bcbad0

Please sign in to comment.