mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Change Base Container Image Names to FQDN in Dockerfiles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.0-fpm
|
||||
FROM docker.io/php:8.0-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
|
||||
# Install OS dependencies
|
||||
|
||||
Reference in New Issue
Block a user