Skip to content

Commit 3fd5998

Browse files
feat(deps): bump golang from 1.22-alpine3.19 to 1.23-alpine3.19
Bumps golang from 1.22-alpine3.19 to 1.23-alpine3.19. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a37b70f commit 3fd5998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.develop

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22-alpine3.19 AS builder
1+
FROM golang:1.23-alpine3.19 AS builder
22
# hadolint ignore=DL3018
33
RUN apk add --no-cache alpine-sdk ca-certificates curl
44

0 commit comments

Comments
 (0)