Use opensuse tumbleweed (#3282)

This commit is contained in:
Dustin J. Mitchell
2024-03-04 12:42:27 -05:00
committed by GitHub
parent 18a8bd2997
commit aaff97d878
3 changed files with 4 additions and 8 deletions

View File

@@ -1,8 +1,5 @@
FROM opensuse/tumbleweed
# NOTE: this isn't opensuse15 anymore, but this allows PRs to be merged by
# matching the GitHub configuration.
RUN zypper install -y python3 awk coreutils git gcc gcc-c++ cmake make libuuid-devel libfaketime curl
# Setup language environment