Skip to content

Commit 6bed5da

Browse files
chore(deps): update ubuntu:20.04 docker digest to c9820a4
1 parent 4c15307 commit 6bed5da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dockerfiles/3.7/cpu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DO NOT MODIFY MANUALLY
22
# GENERATED FROM SCRIPTS
3-
FROM ubuntu:20.04@sha256:669e010b58baf5beb2836b253c1fd5768333f0d1dbcb834f7c07a4dc93f474be
3+
FROM ubuntu:20.04@sha256:c9820a44b950956a790c354700c1166a7ec648bc0d215fa438d3a339812f1d01
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

dockerfiles/3.8/cpu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DO NOT MODIFY MANUALLY
22
# GENERATED FROM SCRIPTS
3-
FROM ubuntu:20.04@sha256:669e010b58baf5beb2836b253c1fd5768333f0d1dbcb834f7c07a4dc93f474be
3+
FROM ubuntu:20.04@sha256:c9820a44b950956a790c354700c1166a7ec648bc0d215fa438d3a339812f1d01
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

dockerfiles/3.9-rc/cpu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DO NOT MODIFY MANUALLY
22
# GENERATED FROM SCRIPTS
3-
FROM ubuntu:20.04@sha256:669e010b58baf5beb2836b253c1fd5768333f0d1dbcb834f7c07a4dc93f474be
3+
FROM ubuntu:20.04@sha256:c9820a44b950956a790c354700c1166a7ec648bc0d215fa438d3a339812f1d01
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)