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:
parent
4646597b39
commit
a56ce2a58f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM phusion/baseimage:jammy-1.0.1
|
||||
FROM phusion/baseimage:noble-1.0.2
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 6080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue