Skip to content

Commit

Permalink
Merge pull request #195 from Mirio/dependabot/docker/develop/alpine-3.20
Browse files Browse the repository at this point in the history
chore(dependabot): bump alpine from 3.19 to 3.20
  • Loading branch information
Mirio authored Jun 2, 2024
2 parents 852b1cb + 4c9e16d commit ae8d0b6
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
FROM alpine:3.20

ARG USERNAME="app"
COPY nginx.conf /etc/nginx/nginx.conf
Expand Down

0 comments on commit ae8d0b6

Please sign in to comment.