Skip to content

Commit d5e1dba

Browse files
chore: replaced db2 image with icr registry (#2364)
1 parent 4523178 commit d5e1dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ services:
196196

197197
# https://hub.docker.com/r/ibmcom/db2
198198
db2:
199-
image: ibmcom/db2
199+
image: icr.io/db2_community/db2
200200
platform: linux/amd64
201201
privileged: true
202202
ports:

0 commit comments

Comments
 (0)