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.
af9b40f
39b7e6e
1 parent afafa6c commit 35b05dcCopy full SHA for 35b05dc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-bookworm@sha256:af9b40f2b1851be993763b85288f8434af87b5678af04355b1e33ff530b5765f AS builder
+FROM golang:1.22-bookworm@sha256:39b7e6ebaca464d51989858871f792f2e186dce8ce0cbdba7e88e4444b244407 AS builder
2
ARG LDFLAGS
3
COPY . /go/src/github.com/sozercan/aikit
4
WORKDIR /go/src/github.com/sozercan/aikit
Dockerfile.base
@@ -1,6 +1,6 @@
ARG UBUNTU_RELEASE=22.04
ARG UBUNTU_RELEASE
5
ARG TARGETARCH
6
0 commit comments