Skip to content

Commit

Permalink
Upgrade alpine to 3.18.3
Browse files Browse the repository at this point in the history
Signed-off-by: Toomore Chiang <toomore0929@gmail.com>
  • Loading branch information
toomore committed Aug 30, 2023
1 parent d7da5d5 commit 0a7ca39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.18.3

WORKDIR /app
ADD pyproject.toml poetry.lock ./
Expand Down

0 comments on commit 0a7ca39

Please sign in to comment.