Skip to content

Commit

Permalink
rolled back to bullseye base image to support ubuntu 20.04 docker hos…
Browse files Browse the repository at this point in the history
…t systems
  • Loading branch information
JJ-Author committed Nov 4, 2024
1 parent d1fd474 commit 01cabdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stable-slim
FROM debian:bullseye-slim

LABEL org.aksw.dld=true org.aksw.dld.type="import" org.aksw.dld.require.store="virtuoso" org.aksw.dld.config="{volumes_from: [store]}"

Expand Down

0 comments on commit 01cabdf

Please sign in to comment.