blob: 8d3c3b4346957f35a3c6ea050ab72de00f6e0b37 [file] [log] [blame]
Mohammed Naser7060df82023-12-29 15:12:17 -05001VERSION 0.7
2
3image:
Mohammed Naser21422052024-01-22 15:34:59 -05004 FROM ubuntu:jammy-20240111
Mohammed Naser403c0422024-01-16 14:36:28 -05005 LABEL org.opencontainers.image.source=https://github.com/vexxhost/atmosphere
Mohammed Naser21422052024-01-22 15:34:59 -05006 # TODO(mnaser): Remove this when a new image that includes 1.4.0-11ubuntu2.4 is released.
7 # https://avd.aquasec.com/nvd/cve-2024-22365
8 DO ../+APT_INSTALL \
9 --PACKAGES "libpam0g libpam-modules libpam-modules-bin libpam-runtime"