update baseimages

This commit is contained in:
thelamer
2020-11-02 06:56:01 -08:00
parent f0193fd2bc
commit 4f4ae14086
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM lsiobase/ubuntu:focal
FROM ghcr.io/linuxserver/baseimage-ubuntu:focal
# set version label
ARG BUILD_DATE

View File

@@ -1,4 +1,4 @@
FROM lsiobase/ubuntu:arm64v8-focal
FROM ghcr.io/linuxserver/baseimage-ubuntu:arm64v8-focal
# set version label
ARG BUILD_DATE

View File

@@ -1,4 +1,4 @@
FROM lsiobase/ubuntu:arm32v7-focal
FROM ghcr.io/linuxserver/baseimage-ubuntu:arm32v7-focal
# set version label
ARG BUILD_DATE