Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 36f933f

Browse files
author
John Tuttle
committed
Change ubuntu image to long-term support version
1 parent a7879af commit 36f933f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.standalone

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# then installs the CLI system-wide.
66
#
77
# Entrypoint is bash, with `conjur` command available.
8-
FROM ubuntu:21.10
8+
FROM ubuntu:20.04
99

1010
ENV CONJUR_MAJOR_VERSION=5 \
1111
CONJUR_VERSION=5 \

0 commit comments

Comments
 (0)