Skip to content

Commit 05f91ae

Browse files
committed
Working with test containers
1 parent 4f8b8a3 commit 05f91ae

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

ci/mock-backends/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '3'
21
services:
32
json:
43
build: json

ci/mock-backends/squid/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:buster
1+
FROM debian:trixie
22
MAINTAINER jarle@jgaa.com
33

44
RUN apt-get update \

0 commit comments

Comments
 (0)