Skip to content

Commit

Permalink
Bump virtualenv to ubuntu20/20211122.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Otterian authored Nov 23, 2021
1 parent 98246ff commit f8015e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM quay.io/evryfs/base-ubuntu:focal-20211006

# This the release tag of virtual-environments: https://github.com/actions/virtual-environments/releases
ARG UBUNTU_VERSION=2004
ARG VIRTUAL_ENVIRONMENT_VERSION=ubuntu20/20211101.1
ARG VIRTUAL_ENVIRONMENT_VERSION=ubuntu20/20211122.1

ENV UBUNTU_VERSION=${UBUNTU_VERSION} VIRTUAL_ENVIRONMENT_VERSION=${VIRTUAL_ENVIRONMENT_VERSION}

Expand Down

0 comments on commit f8015e6

Please sign in to comment.