Skip to content

Commit

Permalink
feat(deps): Alpine 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Dec 22, 2019
1 parent fe620dd commit bb43d3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG alpine_version=3.10.3
ARG alpine_version=3.11.0

FROM alpine:${alpine_version} as base
RUN apk update && apk upgrade
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Official Certhub/Lego Docker Image
Manifest
--------

* alpine: 3.10.3
* alpine: 3.11.0
* certhub: v1.0.0
* git-gau: v1.1.0
* lego: v3.2.0

0 comments on commit bb43d3a

Please sign in to comment.