Skip to content

Commit 49ea115

Browse files
chore(deps): update ghcr.io/bsstudio/bss-web-admin-backend docker tag to v2.7.8
1 parent 8224c2e commit 49ea115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
# once db is initialized, we can shut down the container
2121
# however it makes it easy to add data to the db
2222
backend:
23-
image: ghcr.io/bsstudio/bss-web-admin-backend:v2.7.7@sha256:e1f2ce4bac1629a191dbeb559d73fac291c70765deb62bb9051535f7b65bdd9b
23+
image: ghcr.io/bsstudio/bss-web-admin-backend:v2.7.8@sha256:d119729a6e079f8efd8d5f15220231a688a8c2add4398dc89f4e632b5f8123d7
2424
healthcheck:
2525
test: "wget --tries=1 --no-verbose -qO- http://localhost:8080/actuator/health | grep -q UP"
2626
start_period: 5s

0 commit comments

Comments
 (0)