Updating Medley docker image to Ubuntu 24.04 rather than 22.04
This commit is contained in:
2
.github/workflows/Dockerfile_medley
vendored
2
.github/workflows/Dockerfile_medley
vendored
@@ -7,7 +7,7 @@
|
||||
#
|
||||
# ******************************************************************************
|
||||
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
# Handle ARGs, ENV variables, and LABELs
|
||||
|
||||
Reference in New Issue
Block a user