Skip to content

Commit

Permalink
ci: switch to Fedora-based image (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfocko authored Feb 25, 2025
2 parents 222c631 + a7021db commit 0115d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is the default sandbox container image to run untrusted commands.
# It should contain basic utilities, such as git, make, rpmbuild, etc.
FROM quay.io/packit/base:c9s
FROM quay.io/packit/base:fedora

ENV PYTHONDONTWRITEBYTECODE=yes \
USER=sandcastle \
Expand Down

0 comments on commit 0115d1a

Please sign in to comment.