Skip to content

Commit

Permalink
Revert "docker: ssh: bump golang in /ssh"
Browse files Browse the repository at this point in the history
This reverts commit 0c1049e.
  • Loading branch information
gustavosbarreto committed Aug 19, 2024
1 parent 7b2fca7 commit 9210b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base stage
FROM golang:1.23.0-alpine3.19 AS base
FROM golang:1.22.6-alpine3.19 AS base

ARG GOPROXY

Expand Down

0 comments on commit 9210b5e

Please sign in to comment.