Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lannonbr committed Aug 11, 2024
2 parents 3e85697 + 44402da commit dfbe7d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM node:20-alpine

WORKDIR /opt

LABEL org.opencontainers.image.source https://github.com/lannonbr/pkmn-tcg-app

RUN apk update
RUN apk add sqlite

Expand Down

0 comments on commit dfbe7d7

Please sign in to comment.