Skip to content

Commit

Permalink
feat(dd): fix - remove trailing closing brace
Browse files Browse the repository at this point in the history
  • Loading branch information
jindraj committed Jan 15, 2024
1 parent ddad778 commit 65e4aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.datadog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG VERSION

FROM cookielab/unit-php:${VERSION}}
FROM cookielab/unit-php:${VERSION}

ARG DATADOG_VERSION
ARG TARGETARCH
Expand Down

0 comments on commit 65e4aec

Please sign in to comment.