Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
huggla authored Feb 17, 2021
1 parent 2a001a9 commit 8ea6c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://hub.docker.com/repository/docker/huggla/secure_and_minimal

ARG SaM_IMAGE="build"
ARG SaM_VERSION="dev"
ARG SaM_VERSION="2.0.5"

FROM huggla/secure_and_minimal:$SaM_VERSION-alpine as image
COPY ./rootfs /
Expand Down

0 comments on commit 8ea6c5c

Please sign in to comment.