Skip to content

Commit dc15608

Browse files
committed
chore(version): bump to v2025.4.5
1 parent 52cd956 commit dc15608

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.4
4+
image: secoda/on-premise-frontend:2025.4.5
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.4
35+
image: secoda/on-premise-api:2025.4.5
3636
container_name: api
3737
restart: always
3838
ports:

0 commit comments

Comments
 (0)