Skip to content

Commit

Permalink
fix(deps): Alpine 3.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Apr 2, 2024
1 parent 1e40c2b commit 5be690a
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.18.5
ARG alpine_version=3.18.6

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 @@ -25,7 +25,7 @@ Official Certhub/Dehydrated Docker Image
Manifest
--------

* alpine: 3.18.5
* alpine: 3.18.6
* certhub: v1.0.0-beta9
* dehydrated: v0.7.1
* dns-lexicon: v3.17.0
Expand Down

0 comments on commit 5be690a

Please # to comment.