bump fedora to version 36
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f1754e6e32
commit
ea93c12d9e
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1.3
|
||||
FROM registry.fedoraproject.org/fedora-minimal:35
|
||||
FROM registry.fedoraproject.org/fedora-minimal:36
|
||||
|
||||
ARG BUILD_DATE
|
||||
ARG VCS_REF
|
||||
|
@ -14,7 +14,7 @@ The image is rebuilt nightly to ensure it always has the latest packages.
|
||||
development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-fedora-cpp)
|
||||
|
||||
## What you get
|
||||
* updated `registry.fedoraproject.org/fedora-minimal:35` image
|
||||
* updated `registry.fedoraproject.org/fedora-minimal:36` image
|
||||
* the result of
|
||||
```sh
|
||||
microdnf install --nodocs dnf dnf-plugins-core -y && \
|
||||
|
Loading…
Reference in New Issue
Block a user