Skip to content

Commit

Permalink
Bump ldmx/dev from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps ldmx/dev from 4.2.0 to 4.2.1.

---
updated-dependencies:
- dependency-name: ldmx/dev
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tomeichlersmith committed Feb 21, 2024
1 parent fcf80b0 commit 39fc257
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 @@ -3,7 +3,7 @@
# for the development image, look at the LDMX-Software/docker repo
###############################################################################

FROM ldmx/dev:4.2.0
FROM ldmx/dev:4.2.1

# install ldmx-sw into the container at /usr/local
COPY . /code
Expand Down

0 comments on commit 39fc257

Please sign in to comment.