Skip to content

Commit

Permalink
🚀 Use Alpine manifest for manual builds
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jul 6, 2018
1 parent 1c6b05f commit 38458bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=amd64/alpine:3.8
ARG BUILD_FROM=alpine:3.8
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

Expand Down

0 comments on commit 38458bd

Please sign in to comment.