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 Nov 5, 2023
1 parent 5892b95 commit a7a918f
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:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e AS builder
WORKDIR /app

ARG NAME
Expand Down

0 comments on commit a7a918f

Please sign in to comment.