Bump docker version number
This commit is contained in:
parent
4032ad5882
commit
aa5b414af2
@ -1,3 +1,3 @@
|
|||||||
podman pull php:8.2-apache
|
podman pull php:8.2-apache
|
||||||
podman build -t glvx/php .
|
podman build -t glvx/php .
|
||||||
podman push glvx/php docker://docker.io/glvx/php:8.2b
|
podman push glvx/php docker://docker.io/glvx/php:8.2c
|
||||||
|
@ -3,7 +3,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
repository: glvx/php
|
repository: glvx/php
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "8.2b"
|
tag: "8.2c"
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user