We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad6263 commit 0515a8dCopy full SHA for 0515a8d
backend/package.json
@@ -9,7 +9,7 @@
9
"@js-joda/locale_en": "^4.8.11",
10
"@js-joda/timezone": "^2.21.1",
11
"@prisma/client": "^6.13.0",
12
- "@prisma/extension-read-replicas": "^0.4.1",
+ "@prisma/extension-read-replicas": "^0.5.0",
13
"@types/express-form-data": "^2.0.5",
14
"advisory-lock": "^2.0.0",
15
"async-retry": "^1.3.3",
clamav-service/clamav/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.7-1766364927
+FROM registry.access.redhat.com/ubi9/ubi:9.7-1767674301
2
ARG VERSION=1.0.5
3
4
LABEL name="ubi8-clamav" \
0 commit comments