Skip to content

Commit

Permalink
ci(github actions): try to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
anteqkois committed May 5, 2024
1 parent 00d7463 commit 3afe200
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM linkerry/base:latest AS builder
# FROM linkerry/base:latest AS builder
FROM registry.digitalocean.com/linkerry/base:latest AS builder

ARG NODE_ENV
ARG BUILD_FLAG
Expand Down

0 comments on commit 3afe200

Please sign in to comment.