Skip to content
Snippets Groups Projects
Commit 928d22e5 authored by Jan Hartig's avatar Jan Hartig
Browse files

Merge branch 'dev' into 'main'

Update sanic and aiofiles

See merge request !19
parents 0ed1cc76 ef853ed2
Branches
No related tags found
1 merge request!19Update sanic and aiofiles
Pipeline #22058 canceled
docker-build:
image: docker:20-dind
image: docker:24-dind
variables:
DOCKER_HOST: tcp://docker:2375
......@@ -7,7 +7,7 @@ docker-build:
DOCKER_TLS_CERTDIR: ""
services:
- name: docker:20-dind
- name: docker:24-dind
alias: docker
command: ["--tls=false"]
......
FROM sanicframework/sanic:3.10-latest
FROM sanicframework/sanic:3.11-latest
WORKDIR /sanic
......
sanic==22.12.0
aiofiles==22.1.0
\ No newline at end of file
sanic==23.3.0
aiofiles==23.1.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment