Skip to content

Commit

Permalink
Use latest ubuntu for cinc-auditor
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed May 6, 2024
1 parent bfa034f commit f399ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cinc/cinc-auditor/Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG CONTAINER_REGISTRY=docker.io
FROM $CONTAINER_REGISTRY/ubuntu:jammy-20240212 as base
FROM $CONTAINER_REGISTRY/ubuntu:noble-20240429 as base

FROM base as download

Expand Down

0 comments on commit f399ce9

Please sign in to comment.