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 f8b3cd6 commit d6bf1aaCopy full SHA for d6bf1aa
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.2 AS base
+FROM golang:1.22.7 AS base
2
USER root
3
RUN apt update && \
4
apt-get install -y \
0 commit comments