Compare commits
3 Commits
v1.0.4
...
6f89d80ffd
| Author | SHA1 | Date | |
|---|---|---|---|
|
6f89d80ffd
|
|||
| 445e10fa16 | |||
|
0b621acdfb
|
@@ -54,7 +54,7 @@ RUN mkdir -p /rootfs/bin && \
|
||||
|
||||
################################################################################
|
||||
# App builder stage
|
||||
FROM golang:1.26.1-trixie@sha256:96b28783b99bcd265fbfe0b36a3ac6462416ce6bf1feac85d4c4ff533cbaa473 AS app-builder
|
||||
FROM golang:1.26.1-trixie@sha256:918d6bf1a5f2a76b2ce7a9656955e1ebb4c4ee883fb25249d7fb68c015f9c19e AS app-builder
|
||||
|
||||
COPY app/ /opt/app
|
||||
WORKDIR /opt/app
|
||||
|
||||
Reference in New Issue
Block a user