Skip to content

Commit

Permalink
Update alpine Docker tag to v3.17.2 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2023
1 parent a6521d1 commit 008d8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN wget https://github.com/testthedocs/Openly/releases/download/0.3.1/Openly.zi
############################
# STEP 2
############################
FROM alpine:3.17.1
FROM alpine:3.17.2

RUN apk add --update \
python3 \
Expand Down

0 comments on commit 008d8ce

Please sign in to comment.