Skip to content

Commit

Permalink
chore: upgrade base image to alpine:3.18 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
remiheens committed Oct 10, 2023
1 parent 63d5cdb commit 9347bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.18

# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
Expand Down

0 comments on commit 9347bd5

Please sign in to comment.