Skip to content

Commit

Permalink
Bump hmpps-clamav to latest commit shah
Browse files Browse the repository at this point in the history
  • Loading branch information
jsugarman committed Jul 12, 2023
1 parent fab830e commit 9ccf695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
volumes:
- pgdata:/var/lib/postgresql/data
clamav:
image: ghcr.io/ministryofjustice/hmpps-clamav:sha-0ae98e9
image: ghcr.io/ministryofjustice/hmpps-clamav:sha-ae9a953
ports:
- "3310:3310"
web:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
containers:
# https://github.com/ministryofjustice/hmpps-utility-container-images
- name: clamav
image: ghcr.io/ministryofjustice/hmpps-clamav:sha-0ae98e9
image: ghcr.io/ministryofjustice/hmpps-clamav:sha-ae9a953
imagePullPolicy: IfNotPresent
ports:
- name: clamav
Expand Down

0 comments on commit 9ccf695

Please sign in to comment.