Skip to content
Snippets Groups Projects
Commit c3d342f4 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

switch default image

parent 322eaad1
No related branches found
No related tags found
No related merge requests found
Pipeline #11503 failed with stages
in 24 seconds
default:
image: ubuntu:22.04
image: python:3.12-slim
stages:
- build
......@@ -12,8 +12,6 @@ variables:
DOCKER_TLS_CERTDIR: "/certs"
before_script:
- apt-get update
- apt-get install -y pip
- pip install setuptools
build_package:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment