mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-21 15:51:06 +07:00
Updated Dockerfile with valid test values
This commit is contained in:
parent
3a8a42e855
commit
831d83bc9c
@ -1,5 +1,5 @@
|
||||
FROM node:13-alpine
|
||||
LABEL version=1.1.0
|
||||
LABEL version=1.10.0
|
||||
ADD ./app /app
|
||||
WORKDIR /app
|
||||
RUN cd /app && npm i
|
||||
|
Loading…
Reference in New Issue
Block a user