Skip to content

Commit b616221

Browse files
committed
chore(version): bump to v2025.4.9
1 parent 34b6104 commit b616221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
frontend:
4-
image: secoda/on-premise-frontend:2025.4.8
4+
image: secoda/on-premise-frontend:2025.4.9
55
container_name: frontend
66
# To use a custom certificate, uncomment the following lines and
77
# replace the paths with the paths to your X509 certificate and
@@ -32,7 +32,7 @@ services:
3232
condition: service_healthy
3333

3434
api:
35-
image: secoda/on-premise-api:2025.4.8
35+
image: secoda/on-premise-api:2025.4.9
3636
container_name: api
3737
restart: always
3838
ports:

0 commit comments

Comments
 (0)