Update Dockerfile to use Fedora 36 (#1976)

* Update Dockerfile to use Fedora 36 as it was released May 10, 2022
This commit is contained in:
abraunegg 2022-06-01 06:26:38 +10:00 committed by GitHub
parent 0fffb8fbc0
commit 62701e5ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*-Dockerfile-*-
ARG FEDORA_VERSION=35
ARG FEDORA_VERSION=36
ARG DEBIAN_VERSION=bullseye
ARG GO_VERSION=1.17
ARG GOSU_VERSION=1.14