We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28bc833 commit 1d28782Copy full SHA for 1d28782
deb/Dockerfile
@@ -2,7 +2,7 @@
2
3
ARG GO_VERSION=1.23.12
4
ARG DISTRO=ubuntu
5
-ARG SUITE=focal
+ARG SUITE=jammy
6
7
FROM golang:${GO_VERSION}-bookworm AS golang
8
0 commit comments