Skip to content

Commit 06f8d47

Browse files
Bump golang from 1.25.3-bookworm to 1.25.4-bookworm in /webapp/web (#4632)
Bumps golang from 1.25.3-bookworm to 1.25.4-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efffaaf commit 06f8d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Production deployment spec for the webapp.
22

3-
FROM golang:1.25.3-bookworm as builder
3+
FROM golang:1.25.4-bookworm as builder
44

55
RUN apt-get update
66
RUN apt-get install -qy --no-install-suggests git sudo

0 commit comments

Comments
 (0)