Compare commits
1 Commits
efa949c1fa
...
108a74d8f9
| Author | SHA1 | Date | |
|---|---|---|---|
|
108a74d8f9
|
+1
-1
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# App builder stage
|
# App builder stage
|
||||||
FROM golang:1.26.3-trixie@sha256:a085df697019cb63b40a70f6a92b948f7dc9df96dfcb2c20ba6eed25ce28f5b3 AS app-builder
|
FROM golang:1.26.3-trixie@sha256:4d592ec63a3f6d093b2f78e02e266504952e862a97cd80740e913808ab412c02 AS app-builder
|
||||||
|
|
||||||
COPY app/ /opt/app
|
COPY app/ /opt/app
|
||||||
WORKDIR /opt/app
|
WORKDIR /opt/app
|
||||||
|
|||||||
Reference in New Issue
Block a user