Skip to content

Commit

Permalink
Merge pull request #10665 from camptocamp/backport/10664-to-master
Browse files Browse the repository at this point in the history
[Backport master] Fix build 2.8
  • Loading branch information
sbrunner authored Sep 12, 2023
2 parents ea16f08 + 9c0a9dc commit 1b37555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/config/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.10 as base-all
FROM ubuntu:22.04 as base-all
LABEL maintainer Camptocamp "info@camptocamp.com"
SHELL ["/bin/bash", "-o", "pipefail", "-cux"]

Expand Down

0 comments on commit 1b37555

Please sign in to comment.