Skip to content

Commit

Permalink
Retrigger
Browse files Browse the repository at this point in the history
  • Loading branch information
benaadams committed Jan 6, 2025
1 parent 0fa2e9b commit 9b5ad07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nethermind/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN TARGETARCH=${TARGETARCH#linux/} && \
echo "Using architecture: $arch" && \
dotnet publish src/Nethermind/Nethermind.Runner -c $BUILD_CONFIG -a $arch -o /publish --sc false


FROM mcr.microsoft.com/dotnet/aspnet:9.0-noble

RUN apt-get update && \
Expand Down

0 comments on commit 9b5ad07

Please sign in to comment.