Skip to content

Commit

Permalink
upgrade alpine to 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlacombe authored Jan 3, 2024
1 parent a5e4a50 commit fbf4fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lite/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.16
ENV LANG C.UTF-8

RUN apk update
Expand Down

0 comments on commit fbf4fdc

Please sign in to comment.