Skip to content

Commit ad1f73e

Browse files
build(deps): bump golang in the all-docker group across 1 directory
Bumps the all-docker group with 1 update in the / directory: golang. Updates `golang` from 1.23.2-bullseye to 1.23.5-bullseye --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8be1927 commit ad1f73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Step 1: Build Go API
2-
FROM golang:1.23.2-bullseye AS api-build
2+
FROM golang:1.24.4-bullseye AS api-build
33
ARG GIT_COMMIT
44

55
WORKDIR /src/wallet-backend

0 commit comments

Comments
 (0)