Skip to content

Commit

Permalink
update date on tumbleweed-builder/Dockerfile to trigger regen
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Oct 11, 2024
1 parent 69ffb24 commit 08a335a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tumbleweed-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM opensuse/tumbleweed:latest

# 2024-05-03
# 2024-10-11
LABEL maintainer="[email protected]"
LABEL date="2024-05-03"
LABEL date="2024-10-11"

#install the required components for building HELICS
RUN zypper mr -d openSUSE-Tumbleweed-Update && zypper install -y make gcc-c++ boost-devel cmake git libzmq5 zeromq-devel && zypper clean -a
Expand Down

0 comments on commit 08a335a

Please sign in to comment.