Pin to last v2 base image

This commit is contained in:
TheSpad 2022-10-06 18:31:12 +01:00
parent 80dfae7765
commit 0ae7f3853d
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:fedora FROM ghcr.io/linuxserver/baseimage-rdesktop-web:fedora-2c286ca1-ls70
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm64v8-fedora FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm64v8-fedora-2c286ca1-ls70
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm32v7-fedora FROM ghcr.io/linuxserver/baseimage-rdesktop-web:arm32v7-fedora-2c286ca1-ls70
# set version label # set version label
ARG BUILD_DATE ARG BUILD_DATE