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 37a3fb6 commit b145d71Copy full SHA for b145d71
Dockerfile
@@ -14,7 +14,7 @@ RUN \
14
cargo build --release
15
16
# https://hub.docker.com/r/bitnami/minideb
17
-FROM bitnami/minideb:latest
+FROM bitnami/minideb:latest AS final
18
19
# microbin will be in /app
20
WORKDIR /app
0 commit comments