Skip to content

Commit

Permalink
TACS-61 node alpine | docker (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasanchez authored Jun 20, 2023
2 parents 2e10d24 + 26208d8 commit efc5840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram-bot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Establecer la imagen base
FROM node:14
FROM node:alpine

# Establecer el directorio de trabajo en el contenedor
WORKDIR /bot
Expand Down

0 comments on commit efc5840

Please sign in to comment.