We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c138ab7 commit da30998Copy full SHA for da30998
Dockerfile
@@ -2,7 +2,7 @@ FROM quay.io/evryfs/base-ubuntu:focal-20211006
2
3
# This the release tag of virtual-environments: https://github.com/actions/virtual-environments/releases
4
ARG UBUNTU_VERSION=2004
5
-ARG VIRTUAL_ENVIRONMENT_VERSION=ubuntu20/20211108.1
+ARG VIRTUAL_ENVIRONMENT_VERSION=ubuntu20/20211122.1
6
7
ENV UBUNTU_VERSION=${UBUNTU_VERSION} VIRTUAL_ENVIRONMENT_VERSION=${VIRTUAL_ENVIRONMENT_VERSION}
8
0 commit comments