Skip to content

Commit

Permalink
chore(deps): update docker.io/datashield/rock-base:6.3 docker digest …
Browse files Browse the repository at this point in the history
…to ee04ae4
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 8458fa4 commit 22a62bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose/datashield/compose.datashield.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
- "opal_db_data:/var/lib/postgresql/data:rw"

rock-0:
image: docker.io/datashield/rock-base:6.3@sha256:ebb5be25ccdaa59ff780b55bb12208c365ab03d7c0dae3412578c97d6268f3e3
image: docker.io/datashield/rock-base:6.3@sha256:ee04ae43894d8f78ee4c173c0cc474f7b7e823c8fa707ed0a1822ec9ef7e8108
restart: unless-stopped
ipc: none
security_opt:
Expand All @@ -62,7 +62,7 @@ services:
ROCK_USER_PASSWORD: ${ROCK_USER_PASSWORD:?}

rock-1:
image: docker.io/datashield/rock-base:6.3@sha256:ebb5be25ccdaa59ff780b55bb12208c365ab03d7c0dae3412578c97d6268f3e3
image: docker.io/datashield/rock-base:6.3@sha256:ee04ae43894d8f78ee4c173c0cc474f7b7e823c8fa707ed0a1822ec9ef7e8108
restart: unless-stopped
ipc: none
security_opt:
Expand All @@ -79,7 +79,7 @@ services:
ROCK_USER_PASSWORD: ${ROCK_USER_PASSWORD:?}

rock-2:
image: docker.io/datashield/rock-base:6.3@sha256:ebb5be25ccdaa59ff780b55bb12208c365ab03d7c0dae3412578c97d6268f3e3
image: docker.io/datashield/rock-base:6.3@sha256:ee04ae43894d8f78ee4c173c0cc474f7b7e823c8fa707ed0a1822ec9ef7e8108
restart: unless-stopped
ipc: none
security_opt:
Expand Down

0 comments on commit 22a62bb

Please sign in to comment.