Added ubi9 base image support
Build and Push Alpine PHP Image / Build and push image (push) Successful in 47s Details
Build and Push Alpine PHP Image / Build and push apache image (push) Successful in 47s Details
Build and Push ubi9 PHP Image / Build and push ubi9 image (push) Successful in 6m41s Details
Build and Push ubi9 PHP Image / Build and push ubi9 apache image (push) Failing after 17s Details
Build and Push ubi9 PHP Image / Build and push ubi9-micro image (push) Successful in 3m26s Details

This commit is contained in:
Muhamad Aditya Prima 2024-12-13 16:30:36 +07:00
parent eef4941edc
commit e8fd54ce1a
1 changed files with 9 additions and 9 deletions

View File

@ -151,7 +151,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.5
@ -165,7 +165,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.9
@ -178,7 +178,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.10
@ -191,7 +191,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.13
@ -205,7 +205,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.16
@ -218,7 +218,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.18
@ -231,7 +231,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.18
@ -244,7 +244,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.19
@ -257,7 +257,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.apache-alpine
file: Dockerfile.alpine-apache
build-args: |
REGISTRY_URL=git.winteraccess.id/docker
ALPINE_VERSION=3.21