Skip to content

Commit

Permalink
143.dockte.2 (#150)
Browse files Browse the repository at this point in the history
* #143 Add skeleton

* #143 save point

* #143 save point

* #143 save point

* #143 save point

* #143 save point

* #143 save point

* #143 save point

* #143 save point

* #142 Debug GITHUB_REF_NAME

* #143 Debug GITHUB_REF_NAME

* #143 Debug GITHUB_REF_NAME

* #143 Add github.ref_name

* #143 Cleanup

* #143 Normalize

* #143 Normalize

* #143 Dummy change

---------

Co-authored-by: roncewind <dad@lynntribe.net>
  • Loading branch information
docktermj and roncewind committed Sep 27, 2023
1 parent f092ab7 commit 7d83c5c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
ARG BASE_IMAGE=debian:11.7-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5

##
# create the runtime image
FROM ${BASE_IMAGE} AS runner
FROM debian:11.7-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5

CMD cat /etc/os-release

0 comments on commit 7d83c5c

Please sign in to comment.