Skip to content

Commit

Permalink
Make lintastic
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 24, 2024
1 parent 32ee6f4 commit df1f0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cinc/cinc-auditor/Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# syntax=docker/dockerfile:1
# Must use noble instead of jammy for GLIBC_2.38 dependency
ARG BASE_IMAGE=docker.io/ubuntu:noble-20241015
# hadolint ignore=DL3006
FROM $BASE_IMAGE AS base

FROM base AS download
Expand Down

0 comments on commit df1f0b4

Please sign in to comment.