Skip to content

Commit

Permalink
Merge pull request #38 from becitsthere/master
Browse files Browse the repository at this point in the history
Update base image to alpine 3.20.0
  • Loading branch information
becitsthere authored May 23, 2024
2 parents a14debb + 075734f commit 519b33a
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
@@ -1,4 +1,4 @@
FROM alpine:3.19.1
FROM alpine:3.20.0
MAINTAINER [email protected]

RUN apk add --no-cache python3 && \
Expand Down

0 comments on commit 519b33a

Please sign in to comment.