We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd190d8 commit 3207d9dCopy full SHA for 3207d9d
1 file changed
Containerfile
@@ -13,7 +13,7 @@
13
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
-ARG TAG="dev-latest"
+ARG TAG="dev-20260226-ca21850"
17
FROM quay.io/lightspeed-core/lightspeed-stack:${TAG} AS builder
18
19
USER root
0 commit comments