Skip to content

Commit d6f00d7

Browse files
chore(deps): update ghcr.io/bsstudio/bss-web-admin-backend docker tag to v2.6.5
1 parent 7905808 commit d6f00d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.4@sha256:350020fb06b041263b3ca78ba9fa6a1b69b6893b6d5f32b2584cd5be3bf627ab
23+
image: ghcr.io/bsstudio/bss-web-admin-backend:v2.6.5@sha256:20015cd19c3e59a4b5e09402fe8921b69a62d638eb7e4812612abcc0e61193b2
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)