Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 75502e6 commit 84532b7
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:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 AS builder
FROM golang:1.23-alpine@sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812 AS builder

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

0 comments on commit 84532b7

Please sign in to comment.