mirror of
https://gitlab.com/psono/psono-fileserver
synced 2025-04-18 12:24:05 +03:00
Upgraded to alpine 3.20
Signed-off-by: Sascha Pfeiffer <sascha.pfeiffer@esaqa.com>
This commit is contained in:
parent
a4dcc915f5
commit
1cba8b9afc
@ -1,5 +1,5 @@
|
||||
# PSONO Dockerfile for Alpine
|
||||
FROM psono-docker.jfrog.io/python:3.11.3-alpine3.16
|
||||
FROM psono-docker.jfrog.io/python:3.11.10-alpine3.20
|
||||
|
||||
LABEL maintainer="Sascha Pfeiffer <sascha.pfeiffer@psono.com>"
|
||||
COPY . /root/
|
||||
|
@ -199,7 +199,7 @@ urllib3==1.26.19
|
||||
# via
|
||||
# botocore
|
||||
# requests
|
||||
zope-interface==7.0.3
|
||||
zope-interface==7.1.0
|
||||
# via twisted
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user