Skip to content

Commit

Permalink
chore: fixing image version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Dec 20, 2024
1 parent 0db14f9 commit 1402ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/openshift.database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ objects:
spec:
containers:
- name: ${NAME}-${ZONE}-${COMPONENT}-cron
image: ${REGISTRY}/${ORG}/${NAME}/${COMPONENT}:${TAG}
image: postgis/postgis:15-master
command: ["/bin/sh", "-c"]
args:
- |
Expand Down

0 comments on commit 1402ea2

Please sign in to comment.