Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 112fae7059 | |||
| 5aa6583f69 |
+2
-2
@@ -4,7 +4,7 @@ image:
|
|||||||
nginx:
|
nginx:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: nginx
|
repository: nginx
|
||||||
tag: "1.30.0-alpine-perl"
|
tag: "1.31.1-alpine-perl"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
php:
|
php:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
@@ -14,7 +14,7 @@ image:
|
|||||||
selenium:
|
selenium:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: selenium/standalone-chromium
|
repository: selenium/standalone-chromium
|
||||||
tag: "147.0-chromedriver-147.0"
|
tag: "148.0-chromedriver-148.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user