Skip to content

Commit 76a69b1

Browse files
chore: Bump alpine base image from 3.13 to latest 3.19.1
1 parent 1676a6d commit 76a69b1

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
@@ -1,4 +1,4 @@
1-
FROM alpine:3.13
1+
FROM alpine:3.19.1
22

33
RUN apk add --no-cache ca-certificates \
44
&& adduser -D -u 1000 jx

0 commit comments

Comments
 (0)