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 b04924a
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent ad31a0e commit 263958d
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:b04924a9321daf0f7a77e7d43c0365baf7312cd665a39483e9d3a487dc65a15e
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:b04924a9321daf0f7a77e7d43c0365baf7312cd665a39483e9d3a487dc65a15e
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:b04924a9321daf0f7a77e7d43c0365baf7312cd665a39483e9d3a487dc65a15e
restart: unless-stopped
ipc: none
security_opt:
Expand Down

0 comments on commit 263958d

Please sign in to comment.