diff --git a/Dockerfile b/Dockerfile index 6bdd93d3f..a1e32e67a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # syntax = docker/dockerfile:1.2 # Prepare the base environment. -FROM ubuntu:22.04 as builder_base_oim_parkpasses +FROM ubuntu:kinetic as builder_base_oim_parkpasses LABEL maintainer="asi@dbca.wa.gov.au"