1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-04-01 12:40:06 +02:00

Update and rename test/Dockerfile to cassandra.yaml

Signed-off-by: mowjoejoejoejoe <124041561+mowjoejoejoejoe@users.noreply.github.com>
This commit is contained in:
mowjoejoejoejoe 2023-02-03 06:39:20 -06:00 committed by GitHub
parent 55a3485913
commit d61076c7ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

BIN
cassandra.yaml Normal file

Binary file not shown.

View file

@ -1,3 +0,0 @@
# syntax=docker/dockerfile:1
FROM alpine
RUN echo "Hello world!"