Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: remove outdated reference to lib/runtime/docker-compose.yml
Signed-off-by: Anthony Casagrande <[email protected]>
  • Loading branch information
ajcasagrande authored Sep 17, 2025
commit 2d071279a314461b4a263c2f45b3cfd368656fde
1 change: 0 additions & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# IMPORT NOTE: Make sure this is in sync with lib/runtime/docker-compose.yml
networks:
server:
driver: bridge
Expand Down
Loading