Skip to content

Commit

Permalink
Merge pull request #325 from systemli/dependabot/docker/alpine-3.20.1
Browse files Browse the repository at this point in the history
Bump alpine from 3.19.1 to 3.20.1
  • Loading branch information
doobry-systemli authored Jul 5, 2024
2 parents 0e06fb1 + 87057a1 commit 1b5b7ca
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.1 as build
FROM alpine:3.20.1 as build

ENV USER=ticker
ENV UID=10001
Expand Down

0 comments on commit 1b5b7ca

Please sign in to comment.