node:15.12.0-slim
This commit is contained in:
parent
e39d2908d7
commit
8630ef607a
|
@ -8,7 +8,7 @@
|
||||||
#
|
#
|
||||||
# You can specify a version:
|
# You can specify a version:
|
||||||
# FROM node:10-slim
|
# FROM node:10-slim
|
||||||
FROM node:14.14-slim
|
FROM node:15.12.0-slim
|
||||||
|
|
||||||
# Labels for GitHub to read your action
|
# Labels for GitHub to read your action
|
||||||
LABEL "com.github.actions.name"="Automated version bump for npm packages."
|
LABEL "com.github.actions.name"="Automated version bump for npm packages."
|
||||||
|
|
Loading…
Reference in New Issue