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