Skip to content

Commit

Permalink
touch poller so it builds
Browse files Browse the repository at this point in the history
  • Loading branch information
avafloww committed Mar 19, 2024
1 parent 0d96bed commit ff2beda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Thaliak.Service.Poller/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM mcr.microsoft.com/dotnet/runtime:8.0 AS base
WORKDIR /app

# certified Square Enix moment
# certified Square Enix moment (2024 btw)
COPY ["Thaliak.Service.Poller/openssl.cnf", "/etc/ssl/openssl.cnf"]

FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
Expand Down

0 comments on commit ff2beda

Please sign in to comment.