Skip to content

Commit 7d750be

Browse files
Update ubuntu:focal Docker digest to bb1c416 (#3336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f901058 commit 7d750be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/sql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Ubuntu 20.04 LTS ("Focal Fossa")
88
# MS SQL Sever does not yet support later versions
9-
FROM ubuntu:focal@sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
9+
FROM ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54
1010

1111
# Install SQL Server 2019 and after its prerequisites
1212
RUN export DEBIAN_FRONTEND=noninteractive && \

0 commit comments

Comments
 (0)