Skip to content

Commit

Permalink
Merge pull request #844 from SyneRBI/fix-docker-travis
Browse files Browse the repository at this point in the history
ci: fix docker builds
  • Loading branch information
KrisThielemans committed Nov 23, 2023
2 parents 42ce8cb + d0cc5a8 commit 8c2263a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:1.4
ARG BASE_IMAGE=ubuntu:22.04
FROM ${BASE_IMAGE} as base

Expand Down

0 comments on commit 8c2263a

Please sign in to comment.