Skip to content

Commit

Permalink
feat: bump frontend and publish service to released versions
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed May 5, 2024
1 parent 5af2238 commit a30c122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ x-logging: &default-logging
max-file: "3"
services:
publicatie:
image: lblod/frontend-gelinkt-notuleren-publicatie:1.4.0
image: lblod/frontend-gelinkt-notuleren-publicatie:1.5.0
mem_limit: 4g
links:
- identifier:backend
Expand Down Expand Up @@ -75,7 +75,7 @@ services:
labels:
- "logging=true"
besluit-publicatie:
image: lblod/besluit-publicatie-publish-service:0.12.2
image: lblod/besluit-publicatie-publish-service:0.13.0
links:
- database:database
restart: always
Expand Down

0 comments on commit a30c122

Please sign in to comment.