Skip to content

Commit

Permalink
Update mssql to CU12 to support linux kernel 6.7.x (#3904)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel James Smith <[email protected]>
(cherry picked from commit 2b440ed)
  • Loading branch information
djsmith85 committed Mar 18, 2024
1 parent 0f69e35 commit b64b75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/MsSql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/mssql/server:2022-CU11-ubuntu-22.04
FROM mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04

LABEL com.bitwarden.product="bitwarden"

Expand Down

0 comments on commit b64b75f

Please sign in to comment.