Compare commits
1 Commits
6f89d80ffd
...
8768ea181c
| Author | SHA1 | Date | |
|---|---|---|---|
|
8768ea181c
|
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# App builder stage
|
# App builder stage
|
||||||
FROM golang:1.26.1-trixie@sha256:918d6bf1a5f2a76b2ce7a9656955e1ebb4c4ee883fb25249d7fb68c015f9c19e AS app-builder
|
FROM golang:1.26.1-trixie@sha256:e3474b933b6d2ba307819482c2d7faef57bbdc3beda1f5caf3e8ed51b3177844 AS app-builder
|
||||||
|
|
||||||
COPY app/ /opt/app
|
COPY app/ /opt/app
|
||||||
WORKDIR /opt/app
|
WORKDIR /opt/app
|
||||||
|
|||||||
Reference in New Issue
Block a user