Really use correct base image this time

This commit is contained in:
TheSpad 2023-02-15 14:26:33 +00:00
parent 75c56c84a8
commit ca10366f3a
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM ghcr.io/linuxserver/baseimage-mono:arm64v8-jammy
FROM ghcr.io/linuxserver/baseimage-ubuntu:arm64v8-jammy
# set version label
ARG BUILD_DATE