Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jan 10, 2025
1 parent e49ecf4 commit 321e8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/acceptance/rpm_fedora41.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:38 AS test_base
FROM fedora:41 AS test_base
RUN yum install -y createrepo yum-utils
ARG package
RUN echo "${package}"
Expand Down

0 comments on commit 321e8ea

Please sign in to comment.