Sagent 0be44f9135
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Failing after 19s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
fix: remove python2 dependency for Ubuntu 26.04+ compatibility
Ubuntu 26.04 no longer provides the 'python' package (Python 2).
Replace with python-is-python3 which creates the symlink for
scripts using '#!/usr/bin/env python'. Keep python3 for runtime.
2026-06-11 00:49:55 +00:00
2026-06-08 20:21:59 -04:00
2019-04-15 20:25:51 +00:00
2020-01-08 13:56:27 -05:00
S
Description
88 KiB
Languages
Dockerfile 87.1%
Shell 12.9%