Skip to content

Commit

Permalink
correcting description
Browse files Browse the repository at this point in the history
  • Loading branch information
bhayat-quantinuum committed Dec 2, 2024
1 parent 28dc13f commit 5c8bdde
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
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:20.04 as builder

LABEL maintainer="Mate Soos"
LABEL version="1.0"
LABEL Description="Approxmc"
LABEL Description="UniGen"

# get curl, etc
RUN apt-get update && apt-get install --no-install-recommends -y software-properties-common
Expand Down

0 comments on commit 5c8bdde

Please sign in to comment.