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-bookworm.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 78fa5e0 commit cb8d4b1
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-bookworm@sha256:20f9ab52a8c3598ef13f86c9bc3b94db400e13df115ecacd8c3dfd0c0f060208 AS builder
WORKDIR /app

ARG NAME
Expand Down

0 comments on commit cb8d4b1

Please sign in to comment.