mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-03-22 23:03:17 +00:00
Compare commits
3 Commits
3d1e6728ce
...
6781b0777c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6781b0777c | ||
|
|
1cf486fb40 | ||
|
|
8554d086d1 |
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -29,4 +29,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Run PR Lint
|
- name: Run PR Lint
|
||||||
# https://github.com/ivuorinen/actions
|
# https://github.com/ivuorinen/actions
|
||||||
uses: ivuorinen/actions/pr-lint@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
|
uses: ivuorinen/actions/pr-lint@c40f80e9c569f700ce5275766dcfeba99c168899 # v2026.02.10
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
||||||
FROM php:7.4@sha256:620a6b9f4d4feef2210026172570465e9d0c1de79766418d3affd09190a7fda5
|
FROM php:8.5@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
||||||
FROM php:8.0@sha256:0569e384b9064c04dec55dc6e41be41b494a878dfbb6577a7d76bd50cfd5bc00
|
FROM php:8.5@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
||||||
FROM php:8.1@sha256:a57aba6a50bbb85fcd6fffaf45048c9f54a9cdec0e64d0cb5985d4d1a44e2634
|
FROM php:8.5@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
||||||
FROM php:8.2@sha256:ed4385b854a7ef4aeee1108c75333443d64c937faaf7c7d28bf63a436df06428
|
FROM php:8.5@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
||||||
FROM php:8.3@sha256:2643907fd60518306cfe9b68ac1e969065e55362b685b16b1c2b333af1e494ef
|
FROM php:8.5@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
|
||||||
FROM php:8.4@sha256:9eddbbdc9dc382a1e40d1d41ef5306ca00dbf088e3ba066f08717827d699592e
|
FROM php:8.5@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \
|
||||||
|
|||||||
Reference in New Issue
Block a user