1
0
mirror of synced 2026-03-19 16:31:31 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Frank Halasz
8ca26f68cc Updating Medley docker image to Ubuntu 24.04 rather than 22.04 2026-02-25 22:03:13 -08:00

View File

@@ -7,7 +7,7 @@
# #
# ****************************************************************************** # ******************************************************************************
FROM ubuntu:22.04 FROM ubuntu:24.04
ARG TARGETPLATFORM ARG TARGETPLATFORM
# Handle ARGs, ENV variables, and LABELs # Handle ARGs, ENV variables, and LABELs