Skip to content

Commit a0e283e

Browse files
dependabot[bot]otavio
authored andcommitted
docker: ssh: bump golang from 1.24-alpine3.22 to 1.25-alpine3.22 in /ssh
Bumps golang from 1.24-alpine3.22 to 1.25-alpine3.22. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25-alpine3.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a45790 commit a0e283e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# base stage
2-
FROM golang:1.24-alpine3.22 AS base
2+
FROM golang:1.25-alpine3.22 AS base
33

44
ARG GOPROXY
55

0 commit comments

Comments
 (0)