1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

ubdate base image

updated base image from jammy to noble due to error message during docker build

ERROR: No matching distribution found for crypt-r==3.13.1
This commit is contained in:
lando814 2025-05-19 17:21:29 +02:00 committed by GitHub
parent 4646597b39
commit a56ce2a58f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM phusion/baseimage:jammy-1.0.1
FROM phusion/baseimage:noble-1.0.2
EXPOSE 80
EXPOSE 6080