Skip to content

Commit 8bcfec3

Browse files
authored
Merge pull request laminas#255 from laminas/renovate/mcr.microsoft.com-mssql-server-2022.x
Update mcr.microsoft.com/mssql/server Docker tag to v2022
2 parents 4af64c1 + d7a384a commit 8bcfec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
ports:
6161
- 5432
6262
mssql:
63-
image: mcr.microsoft.com/mssql/server:2017-latest
63+
image: mcr.microsoft.com/mssql/server:2022-latest
6464
env:
6565
ACCEPT_EULA: 'Y'
6666
SA_PASSWORD: 'Password123'

0 commit comments

Comments
 (0)