Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
chore: add comment to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Aug 21, 2023
1 parent ec17100 commit 8a73e0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# syntax=docker/dockerfile:1
# Dockerfile for https://hub.docker.com/r/mariusbegby/cadence/
# Images automatically published: docker pull mariusbegby/cadence

# Using Node 18.16 (LTS) on Alpine base
ARG NODE_VERSION=18.16
Expand Down

0 comments on commit 8a73e0b

Please sign in to comment.