Skip to content

Commit

Permalink
Merge pull request #148 from tmaeno/master
Browse files Browse the repository at this point in the history
image with on-site merging
  • Loading branch information
tmaeno authored Aug 29, 2022
2 parents 1d09886 + 2340552 commit 9715c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ RUN mkdir -p /etc/grid-security/certificates
RUN chmod -R 777 /etc/grid-security/certificates
RUN chmod -R 777 /data/harvester
RUN chmod -R 777 /data/condor
RUN mkdir -p /opt/harvester/etc/queue_config && chmod 777 /opt/harvester/etc/queue_config

# make lock dir
ENV PANDA_LOCK_DIR /var/run/panda
Expand Down
2 changes: 1 addition & 1 deletion pandaharvester/panda_pkg_info.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
release_version = "0.2.17rc1"
release_version = "0.2.17"

0 comments on commit 9715c0f

Please sign in to comment.