Skip to content

Commit bbc2138

Browse files
authored
v7.2.12 (#210)
Build updates * Using ghcr.io
1 parent 617b9a1 commit bbc2138

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

7.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# STAGE 0: get Nu scripts from the PHP image overlay
33
#======================================================================================================================
44

5-
FROM alpine AS php
5+
FROM ghcr.io/bfren/alpine AS php
66

77
WORKDIR /tmp
88
RUN \

8.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# STAGE 0: get Nu scripts from the PHP image overlay
33
#======================================================================================================================
44

5-
FROM alpine AS php
5+
FROM ghcr.io/bfren/alpine AS php
66

77
WORKDIR /tmp
88
RUN \

8.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# STAGE 0: get Nu scripts from the PHP image overlay
33
#======================================================================================================================
44

5-
FROM alpine AS php
5+
FROM ghcr.io/bfren/alpine AS php
66

77
WORKDIR /tmp
88
RUN \

8.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# STAGE 0: get Nu scripts from the PHP image overlay
33
#======================================================================================================================
44

5-
FROM alpine AS php
5+
FROM ghcr.io/bfren/alpine AS php
66

77
WORKDIR /tmp
88
RUN \

8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# STAGE 0: get Nu scripts from the PHP image overlay
33
#======================================================================================================================
44

5-
FROM alpine AS php
5+
FROM ghcr.io/bfren/alpine AS php
66

77
WORKDIR /tmp
88
RUN \

Dockerfile.esh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# STAGE 0: get Nu scripts from the PHP image overlay
33
#======================================================================================================================
44

5-
FROM alpine AS php
5+
FROM ghcr.io/bfren/alpine AS php
66

77
WORKDIR /tmp
88
RUN \

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.2.11
1+
7.2.12

0 commit comments

Comments
 (0)