Skip to content

Commit

Permalink
Merge pull request #1 from betadots/dependabot/docker/alpine-3.18
Browse files Browse the repository at this point in the history
Bump alpine from 3.14 to 3.18
  • Loading branch information
rwaffen authored Sep 21, 2023
2 parents 6d2d9c8 + 7e73565 commit 5a424e9
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.18

RUN apk add --no-cache mysql-client

Expand Down

0 comments on commit 5a424e9

Please sign in to comment.