Skip to content

Commit

Permalink
debugging3
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Jul 25, 2024
1 parent 4fc7f35 commit 7828323
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
FROM debian:12
LABEL maintainer="Michael Kavulich <[email protected]>"

# Set up base OS environment
# arguments that can be passed in
ARG PR_NUMBER

# Set up base OS environment
RUN apt-get -y update

# Get "essential" tools and libraries
Expand Down

0 comments on commit 7828323

Please sign in to comment.