Skip to content

Commit

Permalink
Merge pull request #168 from nautobot/develop
Browse files Browse the repository at this point in the history
Release v1.0.0a0
  • Loading branch information
jathanism authored Dec 16, 2021
2 parents 0066949 + 2c70c77 commit 2d06f0a
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 109 deletions.
1 change: 0 additions & 1 deletion development/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
ARG PYTHON_VER
ARG NAUTOBOT_VER
FROM ghcr.io/nautobot/nautobot-dev:${NAUTOBOT_VER}-py${PYTHON_VER}
# FROM nniehoff/nautobot-dev:${NAUTOBOT_VER}-py${PYTHON_VER}

WORKDIR /source

Expand Down
Loading

0 comments on commit 2d06f0a

Please sign in to comment.