File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 @@ -8,7 +8,7 @@ services:
88 ports :
99 - " 3306:3306"
1010 mailpit :
11- image : axllent/mailpit:v1.26 @sha256:079759020faa42e243a07aaa3e31086de70e93e78b02b844e4149e0108dd5428
11+ image : axllent/mailpit:v1.30 @sha256:5a49a77c5bdbe7c5474450b4f46348d09949df3695257729c93a30369382d4f6
1212 ports :
1313 - " 1025:1025"
1414 - " 8025:8025"
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 :
@@ -39,7 +39,7 @@ services:
3939
4040 traefik :
4141 << : *common
42- image : traefik:v3.7.5 @sha256:e4d98158c01ad752fc1071d4e9573788747230d902cdde00a772516e692d07c9
42+ image : traefik:v3.7.7 @sha256:1cb3845d7a05e1473c9086351426597e911db49db382b6e4769f9b0744962ac8
4343 command :
4444 - --ping=true
4545 - --providers.file.directory=/etc/traefik/dynamic
@@ -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