Skip to content

Commit

Permalink
Fix vulnerabilities TS-597
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvacareanu7 committed Oct 2, 2023
1 parent 0faee7c commit df9ee64
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.17
ARG DOTNET_BASE_OS=alpine3.18

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

0 comments on commit df9ee64

Please sign in to comment.