Skip to content

Commit 04feb44

Browse files
committed
Update MS SqlServer base docker image to 2022-latest
1 parent e453cef commit 04feb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SqlServer.Exporter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/mssql/server:2019-latest
1+
FROM mcr.microsoft.com/mssql/server:2022-latest
22

33
ENV ACCEPT_EULA=Y
44
ENV MSSQL_SA_PASSWORD=Password12!

0 commit comments

Comments
 (0)