File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 include :
2222 - create_definition : default
2323 create_args : " "
24- uses : libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@8f2eb98981e477cb8ac65d24c6fe06f45e31159c # main
24+ uses : libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@578137212ead4ab4059e95df17fa30e9b7ac4aed # main
2525 with :
2626 plugin : ojs
2727 create-definition : ${{ matrix.create_definition }}
Original file line number Diff line number Diff line change 1- ARG BASE_IMAGE=libops/ojs:3.5.0-5-php84@sha256:778ea1281c5eb2aeb841cdd135049e3ecdc9743979e073ffdf71f0e1c264a438
1+ ARG BASE_IMAGE=libops/ojs:3.5.0-5-php84@sha256:b97670708fdec9cc63b7c5ba9c96b3db547f3ea3e1658ef01bdeba6400aec090
22FROM ${BASE_IMAGE}
33
44WORKDIR /var/www/ojs
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ secrets:
2727
2828services :
2929 init :
30- image : libops/base:3.2.2.0@sha256:2382876ad70c936e99f6b838fb16c709cb9d9f91e6aa3be5625355ee1f3fab90
30+ image : libops/base:3.2.2.0@sha256:0c6bab5444d4758bb977a42c1e5199cba733c7776e1aa006f8021108a785c547
3131 restart : no
3232 working_dir : /
3333 volumes :
@@ -94,7 +94,7 @@ services:
9494 start_period : 10m
9595
9696 database-init :
97- image : libops/base:3.2.2.0@sha256:2382876ad70c936e99f6b838fb16c709cb9d9f91e6aa3be5625355ee1f3fab90
97+ image : libops/base:3.2.2.0@sha256:0c6bab5444d4758bb977a42c1e5199cba733c7776e1aa006f8021108a785c547
9898 restart : " no"
9999 networks :
100100 default :
@@ -118,7 +118,7 @@ services:
118118
119119 mariadb :
120120 << : *common
121- image : libops/mariadb:11@sha256:edc726a734409b93a54535e9251132d778575c0f7e77ae4ef552c9fe936cc560
121+ image : libops/mariadb:11@sha256:1b0f53f277cedf95e1fa6df25580de01dd2d0722b09f39fe0d93cfb6263e26f3
122122 volumes :
123123 - mariadb-data:/var/lib/mysql:rw
124124 secrets :
You can’t perform that action at this time.
0 commit comments