Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2c733a5

Browse files
authoredMar 6, 2024
chore(deps): update ubuntu:20.04 docker digest to 80ef4a4
1 parent 4c15307 commit 2c733a5

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:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d
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:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d
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:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d
44

55
# Avoid tzdata interactive action
66
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)
Please sign in to comment.