Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

refactor(container-image): Move to standard aspnet base image #498

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

ThorstenSauter
Copy link
Owner

Building from the chiseled images seems to be broken using golang:1.21.0. As a potentially permanent workaround, the Dockerfile has been refactored to use the standard aspnet preview image.

Building from the chiseled images seems to be broken using `golang:1.21.0`. As a potentially permanent workaround, the `Dockerfile` has been refactored to use the standard `aspnet` preview image.
@ThorstenSauter ThorstenSauter added the docker Pull requests that update Docker code label Aug 9, 2023
@ThorstenSauter ThorstenSauter self-assigned this Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (804b3bd) 85.68% compared to head (d881393) 85.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #498   +/-   ##
=======================================
  Coverage   85.68%   85.68%           
=======================================
  Files          40       40           
  Lines         545      545           
=======================================
  Hits          467      467           
  Misses         78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThorstenSauter ThorstenSauter merged commit e7a4503 into main Aug 9, 2023
9 checks passed
@ThorstenSauter ThorstenSauter deleted the ThorstenSauter/move-to-standard-aspnet-image branch August 9, 2023 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant