Skip to content

Commit

Permalink
Merge pull request #89 from davewalker5/dependabot-updates
Browse files Browse the repository at this point in the history
Updated docker build file for v1.11.0.0
  • Loading branch information
davewalker5 authored Dec 31, 2024
2 parents 6f81db5 + e2c18bf commit b27d843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.10-slim-bullseye AS runtime

COPY naturerecorderpy-1.10.0.0 /opt/naturerecorderpy
COPY naturerecorderpy-1.11.0.0 /opt/naturerecorderpy

WORKDIR /opt/naturerecorderpy

Expand Down

0 comments on commit b27d843

Please sign in to comment.