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]>
  • Loading branch information
djsmith85 and djsmith85 authored Mar 15, 2024
1 parent 63d5f56 commit 2b440ed
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 2b440ed

Please sign in to comment.