Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5098ecf710
|
+1
-1
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
||||
|
||||
################################################################################
|
||||
# App builder stage
|
||||
FROM golang:1.26.2-trixie@sha256:cd8540d626ab35272a8f5ef829c5e5f189ce1dfbf467c123320c191c69c23245 AS app-builder
|
||||
FROM golang:1.26.2-trixie@sha256:2388f7ee19b9852ad115bed589932f41afe0207afaa075fd91ae692d62825f2a AS app-builder
|
||||
|
||||
COPY app/ /opt/app
|
||||
WORKDIR /opt/app
|
||||
|
||||
Reference in New Issue
Block a user