Skip to content

Commit ed4d7c4

Browse files
authored
bump alpine version to 3.19.4 (#117)
1 parent 9ac0077 commit ed4d7c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN apk add -u -t build-tools curl git && \
1515
#
1616
# Runtime container
1717
#
18-
FROM alpine:3.19.3
18+
FROM alpine:3.19.4
1919

2020
WORKDIR /app
2121

0 commit comments

Comments
 (0)