Skip to content

Commit

Permalink
Update Dockerfile (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvacareanu7 authored Aug 5, 2024
1 parent 433fafa commit cc9479e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG DOTNET_VERSION=6.0
ARG DOTNET_BASE_OS=alpine3.18
ARG DOTNET_BASE_OS=alpine3.20

## BUILD IMAGE
FROM mcr.microsoft.com/dotnet/sdk:$DOTNET_VERSION-$DOTNET_BASE_OS AS builder
Expand Down

0 comments on commit cc9479e

Please sign in to comment.