Skip to content

Commit 1aa5aaf

Browse files
Bump golang from 1.25-alpine3.22 to 1.26-alpine3.22
Bumps golang from 1.25-alpine3.22 to 1.26-alpine3.22. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26-alpine3.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ebe03 commit 1aa5aaf

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.22 as builder
1+
FROM golang:1.26-alpine3.22 as builder
22

33
WORKDIR /go/src/github.com/mxssl/ntwrk
44
COPY . .

0 commit comments

Comments
 (0)