Skip to content

Commit a56ce2a

Browse files
authored
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
1 parent 4646597 commit a56ce2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM phusion/baseimage:jammy-1.0.1
1+
FROM phusion/baseimage:noble-1.0.2
22

33
EXPOSE 80
44
EXPOSE 6080

0 commit comments

Comments
 (0)