Skip to content

Commit

Permalink
Fix alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
ffurrer2 committed Apr 17, 2021
1 parent 11c8f68 commit 121119e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT
# docker.io/library/alpine:3.13.5
FROM alpine@sha256:827525365ff718681b0688621e09912af49a17611701ee4d421ba50d57c13f7e
FROM alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748

COPY semver /usr/local/bin/

Expand Down

0 comments on commit 121119e

Please sign in to comment.