Skip to content

Commit

Permalink
Fixing OpenPLC build: (#88)
Browse files Browse the repository at this point in the history
https://openplc.discussion.community/post/openplc-v-3-stoptimizer-and-iec2c-problem-12604935

Co-authored-by: Matthias Niedermaier <matthias.niedermaier@googlemail.com>
  • Loading branch information
mniedermaier and Matthias Niedermaier authored Jan 30, 2025
1 parent 69d1f12 commit 8dd6e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/OpenPLC/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12-slim
FROM ubuntu:22.04

COPY ./OpenPLC_v3/ /CybICS/OpenPLC_v3/
WORKDIR /CybICS/OpenPLC_v3/
Expand Down

0 comments on commit 8dd6e2f

Please sign in to comment.