Skip to content

Commit

Permalink
Merge pull request #72 from Enterprize1/71-release-123
Browse files Browse the repository at this point in the history
Release 1.2.3
  • Loading branch information
Enterprize1 authored Jul 19, 2024
2 parents 53db01e + de65176 commit 12c0d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ services:
timeout: 5s
retries: 5
app:
image: thorstenthiel/phishy-mailbox:v1.2.2
image: thorstenthiel/phishy-mailbox:v1.2.3
build:
context: .
dockerfile: Dockerfile
args:
VERSION: v1.2.2
VERSION: v1.2.3
environment:
DATABASE_URL: postgresql://mailbox:mailbox@postgres:5432/mailbox?schema=public
NEXTAUTH_SECRET: secret1234256w5w4
Expand Down

0 comments on commit 12c0d89

Please sign in to comment.