Skip to content

Commit

Permalink
use conan-tests for docker testing
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Oct 2, 2024
1 parent 7035493 commit 3f643c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/command/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM conan-tests:latest
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
build-essential \
Expand Down

0 comments on commit 3f643c4

Please sign in to comment.