Skip to content

Commit

Permalink
chore(deps): bump golang from 6c5c959 to 13aaa4b in /rabbitmq/worker
Browse files Browse the repository at this point in the history
Bumps golang from `6c5c959` to `13aaa4b`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent cfa14bc commit 9a9e7be
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:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812 AS builder
FROM golang:1.23-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 AS builder

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

0 comments on commit 9a9e7be

Please sign in to comment.