fix: Force version number for node image
This commit is contained in:
parent
c5b12cb0a8
commit
adaa7c0f25
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:bullseye-slim
|
||||
FROM node:18-bullseye-slim
|
||||
MAINTAINER Glenn ROLLAND <glenux@glenux.net>
|
||||
|
||||
RUN apt-get update \
|
||||
|
|
Loading…
Reference in a new issue