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 8ea6c5c commit 9e2c2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion busybox/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="busybox"
ARG SaM_VERSION="dev"
ARG SaM_VERSION="2.0.5"

FROM huggla/secure_and_minimal:$SaM_VERSION-alpine as alpine

Expand Down

0 comments on commit 9e2c2b9

Please sign in to comment.