Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 20, 2024
1 parent 9fc9d5e commit 122d51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/node-exporter/Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#syntax=docker/dockerfile:1
ARG CONTAINER_REGISTRY=docker.io/ubuntu:noble-20241015
ARG BASE_IMAGE=docker.io/ubuntu:noble-20241015
# hadolint ignore=DL3006
FROM $BASE_IMAGE AS base

Expand Down

0 comments on commit 122d51e

Please sign in to comment.