Merge pull request 'Update fedora Docker tag to v41' (#12) from renovate/fedora-41.x into master

Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
2024-06-04 22:10:45 +02:00

View File

@@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM fedora:32 FROM fedora:41
RUN yum install skopeo -y -qq RUN yum install skopeo -y -qq
ENTRYPOINT [ "skopeo" ] ENTRYPOINT [ "skopeo" ]