set baseimage to the LTS node version

This commit is contained in:
Serhiy Mytrovtsiy 2024-01-12 17:45:33 +01:00 committed by GitHub
parent 562ab165b9
commit 79a72921df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM exelban/baseimage:node-18 FROM exelban/baseimage:node-latest
COPY LICENSE README.md / COPY LICENSE README.md /