mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 11:01:04 -05:00
Update to alpine 3.15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
########
|
||||
# BASE
|
||||
########
|
||||
FROM node:16-alpine3.14 as base
|
||||
FROM node:16-alpine3.15 as base
|
||||
|
||||
WORKDIR /usr/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user