Skip to content

Commit

Permalink
Merge pull request #280 from systemli/dependabot/docker/alpine-3.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b authored Dec 3, 2023
2 parents 8d4f32b + 763da11 commit 3f5311e
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.18.4 as build
FROM alpine:3.18.5 as build

ENV USER=ticker
ENV UID=10001
Expand Down

0 comments on commit 3f5311e

Please sign in to comment.