Skip to content

Commit

Permalink
Merge pull request #41 from alexislefebvre/feat-remove-outdated-images
Browse files Browse the repository at this point in the history
feat: remove outdated images
  • Loading branch information
alexislefebvre authored Sep 1, 2024
2 parents 222ed55 + 9f384de commit d9b6434
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 160 deletions.
42 changes: 0 additions & 42 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,48 +12,6 @@ updates:
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/jakzal-phpqa-gd"
schedule:
interval: "weekly"
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/php-7.4-alpine-composer-gd"
schedule:
interval: "weekly"
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/php-8.1-alpine-composer-gd"
schedule:
interval: "weekly"
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/php-8.1-jakzal-phpqa-gd"
schedule:
interval: "weekly"
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/php-8.2-alpine-composer-gd"
schedule:
interval: "weekly"
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/php-8.2-jakzal-phpqa-gd"
schedule:
interval: "weekly"
commit-message:
include: "scope"
prefix: "docker"
- package-ecosystem: "docker"
directory: "/php-8.3-alpine-composer"
schedule:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
matrix:
image:
- alpine-wait-for-it
- php-8.1-alpine-composer-gd
- php-8.1-jakzal-phpqa-gd
- php-8.2-alpine-composer-gd
- php-8.2-jakzal-phpqa-gd
- php-8.3-alpine-composer

steps:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
matrix:
image:
- alpine-wait-for-it
- php-8.1-alpine-composer-gd
- php-8.1-jakzal-phpqa-gd
- php-8.2-alpine-composer-gd
- php-8.2-jakzal-phpqa-gd
- php-8.3-alpine-composer

steps:
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@
Images:

- [alpine-wait-for-it](alpine-wait-for-it/): Use this image with Drone to wait for another service
- [php-8.1-alpine-composer-gd](php-8.1-alpine-composer-gd): Use this image with GitHub actions or Drone
- [php-8.1-jakzal-phpqa-gd](php-8.1-jakzal-phpqa-gd): Use this image with GitHub actions or Drone
- [php-8.2-alpine-composer-gd](php-8.2-alpine-composer-gd): Use this image with GitHub actions or Drone
- [php-8.2-jakzal-phpqa-gd](php-8.2-jakzal-phpqa-gd): Use this image with GitHub actions or Drone
- [php-8.3-alpine-composer](php-8.3-alpine-composer): Use this image with GitHub actions or Drone
22 changes: 0 additions & 22 deletions php-8.1-alpine-composer-gd/Dockerfile

This file was deleted.

14 changes: 0 additions & 14 deletions php-8.1-alpine-composer-gd/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions php-8.1-jakzal-phpqa-gd/Dockerfile

This file was deleted.

12 changes: 0 additions & 12 deletions php-8.1-jakzal-phpqa-gd/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions php-8.2-alpine-composer-gd/Dockerfile

This file was deleted.

14 changes: 0 additions & 14 deletions php-8.2-alpine-composer-gd/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions php-8.2-jakzal-phpqa-gd/Dockerfile

This file was deleted.

12 changes: 0 additions & 12 deletions php-8.2-jakzal-phpqa-gd/README.md

This file was deleted.

0 comments on commit d9b6434

Please sign in to comment.