Skip to content

Commit

Permalink
build(deps): bump Alpine Linux to 3.15 (#87)
Browse files Browse the repository at this point in the history
Not using 3.16 yet to keep Python 2.
  • Loading branch information
blueyed authored Oct 20, 2022
1 parent 76c68e1 commit bd82f35
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.14
FROM alpine:3.15

RUN apk --no-cache upgrade

Expand Down

0 comments on commit bd82f35

Please sign in to comment.