Skip to content
Snippets Groups Projects
Commit ca087f89 authored by Leon Keim's avatar Leon Keim
Browse files

Merge branch 'update/docker-jammy' into 'master'

[update] use jammy in docker template

See merge request !3943
parents 737b97e2 4baf05a1
No related branches found
No related tags found
1 merge request!3943[update] use jammy in docker template
Pipeline #54261 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# ${modName} docker container # ${modName} docker container
# see https://github.com/phusion/baseimage-docker for information on the base image # see https://github.com/phusion/baseimage-docker for information on the base image
# It is Ubuntu LTS customized for better Docker compatibility # It is Ubuntu LTS customized for better Docker compatibility
FROM phusion/baseimage:focal-1.1.0 FROM phusion/baseimage:jammy-1.0.4
MAINTAINER ${modMaintainer} MAINTAINER ${modMaintainer}
# run Ubuntu update as advised on https://github.com/phusion/baseimage-docker # run Ubuntu update as advised on https://github.com/phusion/baseimage-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment