Skip to content

Commit 8f9ba4c

Browse files
Merge pull request #21 from mathew-fleisch/update-alpine
chore: Bump alpine base image from 3.13 to latest 3.19.1
2 parents 1676a6d + 76a69b1 commit 8f9ba4c

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)