Skip to content

Commit 15aae83

Browse files
committed
fix tag
1 parent 675b821 commit 15aae83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
POSTGRES_DB: atk4_test
3939
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
4040
mssql:
41-
image: mcr.microsoft.com/mssql/server:2022
41+
image: mcr.microsoft.com/mssql/server:2022-latest
4242
env:
4343
ACCEPT_EULA: Y
4444
SA_PASSWORD: atk4_pass

0 commit comments

Comments
 (0)