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 35b05dc commit d6e9d86Copy full SHA for d6e9d86
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-bookworm@sha256:39b7e6ebaca464d51989858871f792f2e186dce8ce0cbdba7e88e4444b244407 AS builder
+FROM golang:1.23-bookworm@sha256:31dc846dd1bcca84d2fa231bcd16c09ff271bcc1a5ae2c48ff10f13b039688f3 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