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 4d5c099
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 2a4e5a3 commit d1bf460
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:4d5c0993221d121a3e5bc551ef30f37b3642cf1030ca086b278800b74dde5db2
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:4d5c0993221d121a3e5bc551ef30f37b3642cf1030ca086b278800b74dde5db2
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:4d5c0993221d121a3e5bc551ef30f37b3642cf1030ca086b278800b74dde5db2
restart: unless-stopped
ipc: none
security_opt:
Expand Down

0 comments on commit d1bf460

Please sign in to comment.