Skip to content

Commit 56bdf80

Browse files
committed
Sync web site with Quarkus documentation
1 parent 0ec0f12 commit 56bdf80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_guides/_attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Common attributes.
22
// --> No blank lines (it ends the document header)
33
:project-name: Quarkus
4-
:quarkus-version: 3.28.4
4+
:quarkus-version: 3.28.5
55
:quarkus-platform-groupid: io.quarkus.platform
66
// .
77
:maven-version: 3.9.11

_guides/podman.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ On systems which involve a Podman Machine managed VM (Mac & Windows), container
4646

4747
[source,bash]
4848
----
49-
podman machine set --rootful=true # or false
5049
podman machine stop
50+
podman machine set --rootful=true # or false
5151
podman machine start
5252
----
5353

0 commit comments

Comments
 (0)