Skip to content

Commit 5557ce2

Browse files
authored
Added mssql docker image to the allowed images list (#252)
* Added mssql docker image to the allowed images list * Changed mssql server docker image version
1 parent 7361095 commit 5557ce2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/tck-build-logic/src/main/resources/AllowedDockerImages.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ mariadb:10.8
33
postgres:15-alpine
44
opengauss/opengauss:3.1.0
55
greenmail/standalone:2.0.0
6-
nginx:1-alpine-slim
6+
nginx:1-alpine-slim
7+
mcr.microsoft.com/mssql/server:2022-RTM-CU2-ubuntu-20.04

0 commit comments

Comments
 (0)