Skip to content

Commit 30dfae6

Browse files
Bump golang from 1.25-alpine3.23 to 1.26-alpine3.23 (#24)
Bumps golang from 1.25-alpine3.23 to 1.26-alpine3.23. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26-alpine3.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abdb5a9 commit 30dfae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25-alpine3.23 AS build
1+
FROM golang:1.26-alpine3.23 AS build
22

33
ENV USER=appuser
44
ENV UID=10001

0 commit comments

Comments
 (0)