Compare commits

...

2 Commits

Author SHA1 Message Date
6017357b9d Merge pull request 'Update fedora Docker tag to v41' (#12) from renovate/fedora-41.x into master
Reviewed-on: #12
2024-06-04 22:10:45 +02:00
Renovate Bot
50ea9a9f85 Update fedora Docker tag to v41 2024-06-04 18:05:32 +00:00

View File

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