mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-24 13:26:03 +03:00
build: upgrade Alpine base image to 3.14 (#137)
* build: upgrade Alpine base image to 3.14 * build: upgrade Alpine base image to 3.14
This commit is contained in:
parent
3d80a00446
commit
fb2644fdc3
@ -1,4 +1,4 @@
|
||||
FROM node:erbium-alpine3.12
|
||||
FROM node:erbium-alpine3.14
|
||||
LABEL maintainer "Tim Brust <github@timbrust.de>"
|
||||
|
||||
ARG REFRESHED_AT
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM node:fermium-alpine3.13
|
||||
FROM node:fermium-alpine3.14
|
||||
LABEL maintainer "Tim Brust <github@timbrust.de>"
|
||||
|
||||
ARG REFRESHED_AT
|
||||
|
Loading…
Reference in New Issue
Block a user