Skip to content

Commit 5b61117

Browse files
dependabot[bot]mrueg
authored andcommitted
Bump golang from 1.23.0-alpine3.20 to 1.23.4-alpine3.20
Bumps golang from 1.23.0-alpine3.20 to 1.23.4-alpine3.20. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa1b6d6 commit 5b61117

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,4 +1,4 @@
1-
FROM golang:1.23.0-alpine3.20 as builder
1+
FROM golang:1.23.4-alpine3.20 as builder
22
WORKDIR /app
33
COPY . /app
44

0 commit comments

Comments
 (0)