container: Rebase on Fedora 35
dustin/dynk8s-provisioner/pipeline/head This commit looks good Details

Fedora 36 has OpenSSL 3, while the *rust* container image has OpenSSL
1.1.  Since Fedora 35 is still supported, and it includes OpenSSL 1.1,
we can use it as our base for the runtime image.
master
Dustin 2022-09-11 13:17:54 -05:00
parent c8e0fe1256
commit c721571043
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM fedora:36 FROM fedora:35
COPY target/release/dynk8s-provisioner /usr/bin/ COPY target/release/dynk8s-provisioner /usr/bin/