Commit 1bb48d0a authored by Duggan, John's avatar Duggan, John
Browse files

Remove regproxy to fix GitHub CI

parent 22803429
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM --platform=amd64 regproxy.ornl.gov/hub_proxy/python:3.10-slim AS source
FROM --platform=amd64 python:3.10-slim AS source

RUN apt-get update && apt-get install -y qt6-base-dev