Skip to content

Commit

Permalink
chore(deps): bump golang in /build/full
Browse files Browse the repository at this point in the history
Bumps golang from 1.20-bookworm to 1.21.4-bookworm.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 0cb077f commit 49f145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/full/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20-bookworm@sha256:077ff85b374b23916b4b41835e242e5a3ddad9fc537ea7e980f230431747d245 AS builder
FROM golang:1.21.4-bookworm@sha256:c5dcbd1cc2b81f9edf2d2bb6a3a8453893f4aa587e1d12a2f013b16bd8091ee7 AS builder
WORKDIR /app

ARG NAME
Expand Down

0 comments on commit 49f145c

Please sign in to comment.