Skip to content

Commit ebaf338

Browse files
sapklunny
andauthored
ci: use new mssql image (#9720)
Co-authored-by: Lunny Xiao <[email protected]>
1 parent 35efc7b commit ebaf338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

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

8989
- name: mssql
9090
pull: default
91-
image: microsoft/mssql-server-linux:latest
91+
image: mcr.microsoft.com/mssql/server:latest
9292
environment:
9393
ACCEPT_EULA: Y
9494
MSSQL_PID: Standard

0 commit comments

Comments
 (0)