Skip to content

Commit 622ae23

Browse files
authored
update to alpine:3.18
fix cytopia#36
1 parent 2ed4b32 commit 622ae23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfiles/Dockerfile.latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.16 as builder
1+
FROM alpine:3.18 as builder
22

33
RUN set -eux \
44
&& apk add --no-cache \

0 commit comments

Comments
 (0)