Skip to content

Commit da30998

Browse files
Bump virtualenv to ubuntu20/20211122.1 (evryfs#99)
Co-authored-by: kriss-s <[email protected]>
1 parent c138ab7 commit da30998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM quay.io/evryfs/base-ubuntu:focal-20211006
22

33
# This the release tag of virtual-environments: https://github.com/actions/virtual-environments/releases
44
ARG UBUNTU_VERSION=2004
5-
ARG VIRTUAL_ENVIRONMENT_VERSION=ubuntu20/20211108.1
5+
ARG VIRTUAL_ENVIRONMENT_VERSION=ubuntu20/20211122.1
66

77
ENV UBUNTU_VERSION=${UBUNTU_VERSION} VIRTUAL_ENVIRONMENT_VERSION=${VIRTUAL_ENVIRONMENT_VERSION}
88

0 commit comments

Comments
 (0)