Skip to content

Commit

Permalink
Merge pull request #22 from sclorg/bump_fedora_version
Browse files Browse the repository at this point in the history
Bump Fedora version to 37
  • Loading branch information
phracek authored Jun 28, 2023
2 parents eaadc82 + 6407f48 commit 8e64b43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:32
FROM quay.io/fedora/fedora:37

ENV LANG=en_US.UTF-8 \
HOME=/root
Expand Down
1 change: 0 additions & 1 deletion ucho/rules_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ class RulesASTVisitor(ast.NodeTransformer):
"Tuple",
"Dict",
"Subscript",
"Index",
"ListComp",
"comprehension",
"Store",
Expand Down

0 comments on commit 8e64b43

Please sign in to comment.