Skip to content
Snippets Groups Projects
Commit 677ba097 authored by Benjamin Ledel's avatar Benjamin Ledel
Browse files

*

parent 3ec09755
Branches
No related tags found
No related merge requests found
Pipeline #1639849 failed
......@@ -5,7 +5,7 @@ stages:
- deploy
test:
image: python:3.13-slim
image: docker:latest
stage: test
variables:
DOCKER_HOST: tcp://docker:2375
......
# pull official base image
FROM nikolaik/python-nodejs:python3.10-nodejs14-slim
FROM nikolaik/python-nodejs:python3.13-nodejs20-slim
RUN apt-get update && apt-get install -y \
libgirepository1.0-dev \
libcairo2-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment