Skip to content

Commit 4f257e5

Browse files
committed
Switching to quay.io
1 parent bcb72c7 commit 4f257e5

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

Dockerfile.esh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php<%= ${PHP_REVISION} %>-<%= ${BASE_VERSION} %>
1+
FROM quay.io/bfren/nginx-php:php<%= ${PHP_REVISION} %>-<%= ${BASE_VERSION} %>
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php7.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php7.4.33-7.5.3
1+
FROM quay.io/bfren/nginx-php:php7.4.33-7.5.3
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.0.30-7.5.3
1+
FROM quay.io/bfren/nginx-php:php8.0.30-7.5.3
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.1.32-7.5.3
1+
FROM quay.io/bfren/nginx-php:php8.1.32-7.5.3
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.2.29-7.5.3
1+
FROM quay.io/bfren/nginx-php:php8.2.29-7.5.3
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.3.27-7.5.3
1+
FROM quay.io/bfren/nginx-php:php8.3.27-7.5.3
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.4.14-7.5.3
1+
FROM quay.io/bfren/nginx-php:php8.4.14-7.5.3
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

0 commit comments

Comments
 (0)