Browse Source

Merge branch 'dev' into multideploy-yaml

pull/6241/head
tomo 6 months ago
committed by GitHub
parent
commit
ccf11cc6ef
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Dockerfile

2
Dockerfile

@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.21
RUN apk --no-cache add -f \
openssl \

Loading…
Cancel
Save