Skip to content

Commit

Permalink
Merge pull request #78 from isec-tut/dependabot/docker/ansible/manife…
Browse files Browse the repository at this point in the history
…sts/growi/isec-tut/containers/growi-58eb72b29f07a9e2ffa4870846c89afecb8e65221b1218783bc94b29cc353dec

(auto merged) Bump isec-tut/containers/growi from `79bc5f7` to `58eb72b` in /ansible/manifests/growi
  • Loading branch information
isec-tut-auto-merge-bot[bot] authored Jun 3, 2024
2 parents 5dd9809 + ce053c2 commit 860d414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/manifests/growi/growi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
spec:
containers:
- name: growi
image: ghcr.io/isec-tut/containers/growi@sha256:79bc5f798188c0511668f4fc14b53532ec3ef103698ead08db2696150a24eba0
image: ghcr.io/isec-tut/containers/growi@sha256:58eb72b29f07a9e2ffa4870846c89afecb8e65221b1218783bc94b29cc353dec
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
Expand Down
2 changes: 1 addition & 1 deletion ansible/manifests/growi/pre-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
command: ["/bin/sh"]
args: ["-c", "exit 0"]
- name: growi
image: ghcr.io/isec-tut/containers/growi@sha256:79bc5f798188c0511668f4fc14b53532ec3ef103698ead08db2696150a24eba0
image: ghcr.io/isec-tut/containers/growi@sha256:58eb72b29f07a9e2ffa4870846c89afecb8e65221b1218783bc94b29cc353dec
command: ["/bin/sh"]
args: ["-c", "exit 0"]
restartPolicy: Never

0 comments on commit 860d414

Please sign in to comment.